Bug 442042 – GtkScaleButton is too limited
authorMichael Natterer <mitch@imendio.com>
Mon, 30 Jun 2008 23:41:10 +0000 (23:41 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 30 Jun 2008 23:41:10 +0000 (23:41 +0000)
commitcbd06646dd1e5b5a231dbf33999770995decae58
tree6b95351d127f1f38e1fa10e526362cfb9cfede94
parentfce9c8b7d45145c4556650843218e0b76c065c18
Bug 442042 – GtkScaleButton is too limited

2008-07-01  Michael Natterer  <mitch@imendio.com>

Bug 442042 – GtkScaleButton is too limited

* gtk/gtkscalebutton.[ch]: turn "orientation" into a normal
property that can be changed at any time after widget
creation. Add public API for it.

* gtk/gtk.symbols: add gtk_scale_button_get/set_orientation.

svn path=/trunk/; revision=20710
ChangeLog
gtk/gtk.symbols
gtk/gtkscalebutton.c